If the access time of a symbol table can be made logarithmic
If the access time of a symbol table can be made logarithmic, it greatly reduces the search time. This can be implemented by
Aa linear list
Ba search tree
Chashing mechanism
Dself-organisation chart